| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1HtmlElement クラス > C1HtmlElement コンストラクタ : C1HtmlElement コンストラクタ(String,IEnumerable<KeyValuePair<String,String>>) |
'宣言 Public Function New( _ ByVal name As System.String, _ ByVal attributes As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,String)) _ )
public C1HtmlElement( System.string name, System.Collections.Generic.IEnumerable<KeyValuePair<string,string>> attributes )